﻿
@media all and (max-width: 767px) {
    .mobile-no-pb {
        padding-bottom: 0 !important;
    }

    .mobile-no-pt {
        padding-top: 0 !important;
    }
}


@media all and (max-width: 576px) { /*========== mobile containers ==========*/
    .landing-title{
        padding-top: 85px;
    }
    
}



.bg-beige{
    /* background-color: #dfd3c3 !important; */
    background-color: #ede2d4 !important;
}




@media all and (max-width: 767px) {
   
    [type="radio"]:not(:checked)+label:after, [type="radio"]:checked+label:after {
        content: '\00B7';
        font-size: 80px;
        position: absolute;
        top: -8px;
        left: -1px;
        line-height: 0.5;
        color: #333;
        transition: all .2s;
        border-radius: 50%;
    }
}


.poly-card .card-body p.card-text {
    margin-bottom: 0 !important;
}

.poly-card .card-body .card-text::after{
    bottom: 20px;
}

.poly-card:hover .edu-mini-card-topic a,
.poly-card:hover .edu-mini-card-topic span{
    color: #0178b9;
}











.poly-details, 
.about-us-details, 
.edu-article-details {
    margin-top: -150px;
}

.poly-details-padding {
    padding-top: 210px; 
}


@keyframes banner-button-arrow {
    0% { left: 0; }
    100% { left: 110px; }
}



 .load-more-btn{
     font-weight: normal;
 }
 
 
 



@media all and (min-width: 1200px) {  /*=========== Desktop ============*/

    .education-card-container{
        display: flex;
    }

    .edu-landing{
        margin-bottom: 60px !important;
    }

    .left-container{
        width: 50%;
    }
    
    .right-container{
        width: 50%;
    }

    .education-main-card{
        padding: 60px;
        padding-right: 100px;
    }

    .education-main-card .edu-main-card-title {
        padding: 5px 0;
    }

    .education-mini-card{
        padding-bottom: 40px;
    }

    .recommends-cards{
        padding-bottom: 40px;
    }

}

.articles-btn{
    background-color: #0178b9 !important;
}
.articles-btn:hover::after {
    left: 170px !important;
}




/*========================== Education Article Details ========================*/





/*=============== start of timeline ===============*/

.wrapper {
    color: #fff;
    position: relative;
}


.nav__wrapper{
    z-index: 1;
}

@media screen and (min-width:1901px) {
    .nav__wrapper {
        position: fixed;
        padding: 80px 30px;
        display: flex;
        flex-direction: column;
        flex-flow: column nowrap;
        justify-content: flex-end;
        
    }
}

@media screen and (min-width:1701px) and (max-width:1900px) {
    .nav__wrapper {
        position: fixed;
        padding: 60px 30px;
        display: flex;
        flex-direction: column;
        flex-flow: column nowrap;
        justify-content: flex-end;
        
    }
}

@media screen and (min-width:1501px) and (max-width:1700px) {
    .nav__wrapper {
        position: fixed;
        padding: 50px 30px;
        display: flex;
        flex-direction: column;
        flex-flow: column nowrap;
        justify-content: flex-end;
        
    }
}

@media screen and (min-width:1401px) and (max-width:1500px) {
    .nav__wrapper {
        position: fixed;
        padding: 50px 30px;
        display: flex;
        flex-direction: column;
        flex-flow: column nowrap;
        justify-content: flex-end;
        
    }
}

@media screen and (min-width:1301px) and (max-width:1400px) {
    .nav__wrapper {
        position: fixed;
        padding: 50px 30px;
        display: flex;
        flex-direction: column;
        flex-flow: column nowrap;
        justify-content: flex-end;
        
    }
}

@media screen and (min-width:1201px) and (max-width:1300px) {
    .nav__wrapper {
        position: fixed;
        padding: 50px 30px;
        display: flex;
        flex-direction: column;
        flex-flow: column nowrap;
        justify-content: flex-end;
        
    }
}

@media screen and (min-width:1001px) and (max-width:1200px) {
    .nav__wrapper {
        position: fixed;
        padding: 30px;
        display: flex;
        flex-direction: column;
        flex-flow: column nowrap;
        justify-content: flex-end;
        
        transition:ease;
    }
}

@media screen and (min-width:901px) and (max-width:1000px) {
    .nav__wrapper {
        position: fixed;
        padding: 30px;
        display: flex;
        flex-direction: column;
        flex-flow: column nowrap;
        justify-content: flex-end;
        
        transition:ease;
    }
}

@media screen and (max-width:900px) and (min-width: 601px) {
    .nav__wrapper {
        position: fixed;
        padding: 30px;
        display: flex;
        flex-direction: column;
        flex-flow: column nowrap;
        justify-content: flex-end;
        
        transition:ease;
    }
}

@media screen and (max-width:600px) and (min-width: 501px) {
    .nav__wrapper {
        position: fixed;
        padding: 30px;
        display: flex;
        flex-direction: column;
        flex-flow: column nowrap;
        justify-content: flex-end;
        
        transition:ease;
    }
}



.timeline-nav {
    margin: 0 0 0px 30px;
    list-style: none;
    margin: auto;
    padding-left: 55px;
}
@media all and (max-width: 1500px) {
    .timeline-nav {
        padding-left: 30px; 
    }
    
}

.timeline-nav li a {
    display: block;
    padding: 0;
    color: #fff;
    transition: all 0.15s ease-out;
}





    /*i try something first dont delete this part
    .newsroom-rows-container .poly-card{
        background-color: #f1f2ed;
        margin-top: 50px;
        color: #212529;
        border: none;
        margin-bottom: 5px;
    }
    
    .newsroom-rows-container .poly-card .card-body {
        padding: 25px;
       
    }
    
    .newsroom-rows-container .newsletter-cards {
        flex: 0 0 33.3333%;
        max-width: 33.33333%;
    }
    
    .newsroom-rows-container .report-cards {
        flex: 0 0 33.3333%;
        max-width: 33.33333%;
    }*/

    





/*=============== start of newsroom ===============*/


@media all and (min-width: 1000px) and (max-width:1199px) {
    .rcard{
        height: 120% !important;
    }
    .rcard.ann-card{
        height: 130% !important;
    }
    .rcard.news-card{
        height: 110% !important;
    }
}
@media all and (min-width: 901px) and (max-width:999px) {
    .rcard{
        height: 120% !important;
    }
}
@media all and (min-width: 768px) and (max-width:900px) {
    .rcard{
        height: 105% !important;
    }
}

.rcard{
    height: 100%;
}




@media all and (min-width: 1461px) and (max-width: 1500px){
    .reports-btn {
        margin-top: 111px;
    }
}

@media all and (min-width: 1461px){
    .notices-btn {
        margin-top: 118px;
    }
    .news-btn {
        margin-top: 16px;
    }
}

@media all and (min-width: 1401px) and (max-width: 1460px) {
    .notices-btn {
        margin-top: 118px;
    }
    .news-btn {
        margin-top: 16px;
    }
    .reports-btn {
        margin-top: 111px;
    }
}

@media all and (min-width: 1301px) and (max-width: 1400px) {
    .notices-btn {
        margin-top: 118px;
    }
    .releases-btn {
        margin-top: 41px;
    }
    .news-btn {
        margin-top: 56px;
    }
    
}

@media all and (min-width: 1200px) and (max-width: 1300px) {
    .notices-btn {
        margin-top: 118px;
    }
    .releases-btn {
        margin-top: 46px;
    }
    .news-btn {
        margin-top: 61px;
    }
    
}



@media (min-width: 768px) and (max-width: 1000px){
    .newsroom-rows-container .container--cards__nav .btn--cards {
        color: #fff;
    }
    /* .announcements-btn, .releases-btn, .newsletters-btn {
        margin-bottom: 40px;
    } */
    .releases-btn {
        margin-top: 10px;
    }
    .news-btn {
        margin-top: 20px;
    }
   
}



.leadership-card .card-image {
    width: 100%;
    aspect-ratio: 1/1;
    border-radius: 50%;
    margin-bottom: 10px;
    position: relative;
}




.leadership-card .card-image:hover .overlay {
    opacity: 1;
}

.leadership-item h6 {
    margin-bottom: 10px;
}


/* no dropdown container styling*/

@media all and (min-width: 1200px) {
    .about-us-container .about-us-image-border img{
        min-height: 211px;
    }
}




/* .about-us-container .no-padding{
    padding-left: 0 !important;
    padding-right: 0;
} */

@media all and (max-width: 767px) {
    .wdpmenu .abtus-mt{
        margin-top: -30px;
    }

    .abtus-mt{
        margin-top: 0px;
    }
}

@media all and (min-width: 768px) {
    .abtus-mt{
        margin-top: -40px;
    }
}

@media all and (min-width: 1200px) {
    .abtus-mt{
        margin-top: 0px;
    }
}

@media all and (min-width: 1001px) and (max-width: 1199px) {
    .wdpmenu .abtus-mt{
        margin-top: -80px;
    }
    
    .abtus-mt{
        margin-top: 80px;
    }
}




@media all and (min-width: 1000px) and (max-width: 1199px) {
    .latestnews-container .rcard {
        height: 75% !important;
    }

    .latestnews-container .tpc-button-container{
        display: flex;
        flex-direction: column;
    }
    .latestnews-container .tpc-button-container .latest-btn:first-child{
        margin-bottom: 10px;
    }

    .pdfcon-h {
        height: 100px;
    }
}

/*=============== start of education article listing ===============*/



@media all and (min-width: 1193px) and (max-width: 1199px) {
    .education-main-card.bg-beige {
        min-height: 547.8px;
    }
}
@media all and (min-width: 1121px) and (max-width: 1192px) {
    .education-main-card.bg-beige {
        min-height: 573px;
    }
}
@media all and (min-width: 1101px) and (max-width: 1120px) {
    .education-main-card.bg-beige {
        min-height: 598.2px;
    }
}
@media all and (min-width: 1071px) and (max-width: 1100px) {
    .education-main-card.bg-beige {
        min-height: 565.8px;
    }
}
@media all and (min-width: 1000px) and (max-width: 1070px) {
    .education-main-card.bg-beige {
        min-height: 591px;
    }
}
@media all and (min-width: 973px) and (max-width: 999px) {
    .education-main-card.bg-beige {
        min-height: 387.48px;
    }
}
@media all and (min-width: 958px) and (max-width: 972px) {
    .education-main-card.bg-beige {
        min-height: 412.67px;
    }
}
@media all and (min-width: 884px) and (max-width: 957px) {
    .education-main-card.bg-beige {
        min-height: 441.47px;
    }
}
@media all and (min-width: 817px) and (max-width: 883px) {
    .education-main-card.bg-beige {
        min-height: 466.66px;
    }
}
@media all and (min-width: 801px) and (max-width: 816px) {
    .education-main-card.bg-beige {
        min-height: 491.84px;
    }
}
@media all and (min-width: 768px) and (max-width: 800px) {
    .education-main-card.bg-beige {
        min-height: 438.69px;
    }
}
@media all and (min-width: 757px) and (max-width: 767px) {
    .education-main-card.bg-beige {
        min-height: 332.13px;
    }
}
@media all and (min-width: 748px) and (max-width: 756px) {
    .education-main-card.bg-beige {
        min-height: 359.13px;
    }
}
@media all and (min-width: 669px) and (max-width: 747px) {
    .education-main-card.bg-beige {
        min-height: 381.52px;
    }
}
@media all and (min-width: 609px) and (max-width: 668px) {
    .education-main-card.bg-beige {
        min-height: 403.91px;
    }
}
@media all and (min-width: 562px) and (max-width: 608px) {
    .education-main-card.bg-beige {
        min-height: 426.3px;
    }
}
@media all and (min-width: 520px) and (max-width: 561px) {
    .education-main-card.bg-beige {
        min-height: 448.69px;
    }
}
@media all and (min-width: 486px) and (max-width: 519px) {
    .education-main-card.bg-beige {
        min-height: 471.08px;
    }
}
@media all and (min-width: 451px) and (max-width: 485px) {
    .education-main-card.bg-beige {
        min-height: 493.47px;
    }
}
@media all and (min-width: 415px) and (max-width: 450px) {
    .education-main-card.bg-beige {
        min-height: 515.86px;
    }
}
@media all and (min-width: 385px) and (max-width: 414px) {
    .education-main-card.bg-beige {
        min-height: 587.64px;
    }
}
@media all and (min-width: 373px) and (max-width: 384px) {
    .education-main-card.bg-beige {
        min-height: 610.03px;
    }
}
@media all and (min-width: 341px) and (max-width: 372px) {
    .education-main-card.bg-beige {
        min-height: 632.42px;
    }
}
@media all and (min-width: 333px) and (max-width: 340px) {
    .education-main-card.bg-beige {
        min-height: 654.81px;
    }
}
@media all and (min-width: 327px) and (max-width: 332px) {
    .education-main-card.bg-beige {
        min-height: 677.2px;
    }
}
@media all and (max-width: 326px) {
    .education-main-card.bg-beige {
        min-height: 699.59px;
    }
}




.education-main-card .edu-main-card-title a {
    color: #000;
    font-weight: bold;
    line-height: 1.2;
}


.latest-btn.education-btn:hover::after {
    display: inline-block;
    position: absolute;
    left: 145px;
    animation: button-arrow 0.2s linear;
}

@media all and (max-width: 767px) {
    .latest-btn.education-btn:hover::after {
        left: 133px;
    }
}


/*=============== end of education article listing ===============*/

/*=============== start of education article details ===============*/

@media all and (max-width: 767px) {
    

    .inquiries-card-content h2.inquiries-contact{
        padding-top: 1px;
    }
}

.inquiries-card-content .inquiries-contact{
    -webkit-text-fill-color: rgba(255, 255, 255);
    color: rgba(255, 255, 255) !important;
    text-align: center;
    padding: 3px 10px 20px;
    font-weight: 600;
}

/*=============== end of education article details ===============*/


/* TPC buttons */

.container--cards .card-text {
    line-height: 1.4;
    color: #fff;
    margin: 0px;

    position: absolute;
    bottom: 25px;
    padding-right: 50px;
}

.container--cards .card-text {
    line-height: 1.4;
    color: #fff;
    margin: 0px;
}

/*=============== end of index ===============*/

.data-table td a:hover{
    font-weight: 600;
}



/*=============== End of dental services ===============*/
/*polyclinics*/


/*=============== underline a link ===============*/
.underline{
   text-decoration: underline;
}

/*=============== end of underline a link ===============*/

/*================== start of tele-health ==================*/

@media all and (min-width: 768px) and (max-width: 999px) {
    

    .dpmenu-container #polyDrop ul {
        padding-top: 74px;
    }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    .dpmenu-container.poly-mt {
        margin-top: -80px;
    }
    
    
    

    .dpmenu-container #polyDrop ul {
        padding-top: 74px;
    }
}

/*================== end of tele-health ==================*/

/*================== start of calendar ==================*/

.cal-body{
    padding-bottom: 30px;
}

.cal-body table{
    border-top: 1px solid #ccc;
    table-layout: fixed;
    
}

.cal-body table.collapsing{
    transition-duration: 0s;
}

.cal-body tr{
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}

.cal-body tr:nth-child(odd){
    background-color: #f2f2f2;
}

.cal-body tr:nth-child(even){
    background-color: #fff;
}


.cal-body td{
    padding: 20px 0;
    padding-left: 60px;
}

.cal-body td:last-child{
    padding-right: 60px;
}

.cal-body td a:hover{
    opacity: 0.5;
}

.view-courses{
    background-color: #0178b9;
    color: #fff;
    padding: 5px 15px;
    position: relative;
    border: none;
    border-radius: 50px;
    transition: all 0.3s ease;
    max-width: max-content;
}



.view-courses:hover{
    padding-right: 40px;
}


.view-courses::after {
    display: none;
    padding-left: 8px;
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
}

.view-courses:hover::after {
    display: inline-block;
    position: absolute;
    left: 113px;
    animation: view-courses-button-arrow 0.2s linear;
}

@media all and (max-width: 767px) {
    .view-courses:hover::after {
        left: 105px;
    }
}

.view-courses.calendar-transparent:hover::after {
    display: inline-block;
    position: absolute;
    left: 173px;
    animation: view-courses-button-arrow 0.2s linear;
}

@media all and (max-width: 767px) {
    .view-courses.calendar-transparent:hover::after {
        left: 156px;
    }
}

.edu-mini-card-topic.pca{
    margin-bottom: 1rem;
}

.edu-mini-card-topic .title{
    /* color: #212529; */
    color: #0178b9;
    font-weight: bold;
    margin-bottom: 1rem !important;

    background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(1, 120, 185) 50%);
    background-size: 200%;
    background-position: 0 0;
    display: inline;
    transition: 0.1s ease-in-out;
}

@keyframes view-courses-button-arrow {
    0% {
        left: 0;
    }
    100% {
        left: 170;
    }
}

.cal-body td:nth-child(1), .cal-body td:nth-child(2){
    width: 200px !important;
}

@media all and (max-width: 999px) {

    .cal-body{
        padding-bottom: 20px;
    }

    .cal-body td{
        padding: 20px 0;
        padding-left: 40px;
    }

    .cal-body td:last-child{
        padding-right: 40px;
    }

    .cal-body td:nth-child(1), .cal-body td:nth-child(2){
        width: 100px !important;
    }
}

@media all and (max-width: 767px) {

    .cal-body{
        padding-bottom: 15px;
    }

    .cal-body td{
        padding: 10px 0;
        padding-left: 20px;
    }

    .cal-body td:last-child{
        padding-right: 20px;
    }

    .cal-body td:nth-child(1), .cal-body td:nth-child(2){
        width: 75px !important;
    }
}
/*================== end of calendar ==================*/

/*================== start of courses ==================*/
.sub-section-padding{
    padding-bottom: 30px !important;
}

@media all and (max-width: 1000px) {
    .sub-section-padding{
        padding-bottom: 20px !important;
    }
}

@media all and (max-width: 760px) {
    .sub-section-padding{
        padding-bottom: 15px !important;
    } 
}



.cal-filter{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.cal-search-filter .search-dropdown{
    position: relative;
    background-color: #fff;
    padding: 10px;
    padding-right: 50px;
    cursor: pointer;
    border: 2.5px solid #179a9b;
    width: 250px;
    max-width: 250px;
}


.cal-search-filter .search-dropdown::after{
    content: "\f106";
    font-family: "FontAwesome";
    color: #333333;
    position: absolute;
    right: 15px;
    font-size: 18px;
    top: 10px;

}

.cal-search-filter .search-dropdown.collapsed::after{
    content: "\f107";
}

#courseDrop{
    position: absolute;
    z-index: 10;
}

.target-audience-filter{
    width: 250px;
    max-width: 250px;
    list-style: none;
}

.target-audience-filter li{
    width: 250px;
    max-width: 250px;
    padding: 10px;
    color: #fff;
    border-top: 1px solid #fff;
}

@media all and (max-width: 767px) {
    .cal-search-filter .search-dropdown{
        width: 200px;
        max-width: 200px;
        padding-right: 40px;
    }

    .target-audience-filter, .target-audience-filter li{
        width: 200px;
        max-width: 200px;
    }
}

.target-audience-filter li a{
    color: #fff;
}
.target-audience-filter li:hover a *{
    opacity: 0.5;
}

.cal-toggle{
    width: 100px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cal-toggle a{
    font-size: 32px;
}

.cal-toggle a.active{
    color: #179a9b;
}

.cal-toggle a{
    color: #333;
}

.cal-toggle a:hover{
    opacity: 0.6;
}

.year-filter{
    display: flex;
}

.year-filter .year-dropdown li.active a {
    opacity: 0.5;
    cursor: unset;
}

@media all and (max-width: 767px) {
    .cal-toggle{
        width: 60px;
    }

    .cal-toggle a{
        font-size: 24px;
    }

    .year-filter{
        justify-content: flex-start;
    }
    
}



.year-selected{
    width: 125px;
    padding: 10px 15px;
    padding-right: 30px;
    border: 1px solid #179a9b;
    position: relative;
}

.year-selected::after{
    content: "\f106";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    font-size: 16px;
    top: 10px;
}

.year-selected.collapsed::after{
    content: "\f107";
}

#yearDrop{
    position: absolute;
    top: 47.5px;
}

#yearDrop ul{
    list-style: none;
    border-top: 1px solid #fff;
}

#yearDrop ul li{
    width: 125px;
    padding: 10px 15px;
    padding-right: 30px;
    border-bottom: 1px solid #fff;
    background-color: #179a9b;
}

#yearDrop ul li a{
    color: #fff;
}
#yearDrop ul li:hover a{
    opacity: 0.5;
}

.month-selected{
    width: 125px;
    padding: 10px 15px;
    padding-right: 30px;
    border: 1px solid #179a9b;
    position: relative;
}



.month-selected::after{
    content: "\f106";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    font-size: 16px;
    top: 10px;
}

.month-selected.collapsed::after{
    content: "\f107";
}



@media all and (min-width: 768px) {
    #monthDrop{
        height: 100%;
    }
    #monthDrop.collapse{
        display: block;
    }
    .month-selected{
        display: none;
    }
    .month-filter, .month-filter .row{
        height: 100%;
    }
    
    .over-top{
        padding-top: 15px;
    }
}

@media all and (max-width: 767px) {

    .month-selected{
        margin-left: auto;
    }

    #monthDrop .row{
        flex-direction: column;
    }
    
}

.month-item{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.month-item:hover a {
    opacity: 0.5;
}

@media all and (max-width: 767px) {

    #monthDrop{
        position: absolute;
        z-index: 10;
        right: 15px;
    }

    .month-item{
        display: block;
        width: 125px;
        max-width: 125px !important;
        padding: 10px 15px !important;
        background-color: #179a9b;
        border-bottom: 1px solid #fff;
        
    }

    .month-item:first-child{
        border-top: 1px solid #fff;
    }

    .month-item a{
        color: #fff;
    }

    .month-item.no-content{
        background-color: #f2f2f2;
    }
    
}

.month-item a[aria-expanded="true"]{
    opacity: 0.5;
    cursor: unset;
}

.month-item a[aria-expanded="false"]{
    text-decoration: unset;
}

.month-item.no-content a{
    color: #ccc !important;
    pointer-events: none;
}

.month-item a.no-content:hover{
    opacity: 1 !important;
}

.table-cal{
    width: 100%;
    table-layout: fixed;
}

.table-cal, .table-cal th, .table-cal td{
    border: 1px solid #f2f2f2;
}

.table-cal th, .table-cal td{
    padding: 10px;
}

.cal-day-td{
    position: relative;
}

.cal-head-mnth{
    position: relative;
    background-color: #179a9b;
    justify-content: space-between;
    padding: 10px 15px;
    text-align: center;
}

.cal-head-mnth .h5{
    margin-bottom: 0;
    font-weight: 700 !important;
    color: #fff;
}

.prev-mnth, .next-mnth{
    border: none;
    background-color: transparent;
    position: absolute;
    top: 10px;
}

.prev-mnth{
    left: 15px;
}

.next-mnth{
    right: 15px;
}

.prev-mnth::after{
    content: "\f053";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 24px;
}

.next-mnth::after{
    content: "\f054";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 24px;
}

.cal-head-day{
    width: calc(100% / 7);
    text-align: center;
}
@media all and (max-width: 400px) {
    .cal-head-day {
        font-size: 14px;
    }
}
.day-of-mnth a{
    color: #212529 !important;
    width: 100%;
}

.day-event-details{
    min-height: 150px;
    padding-top: 20px;
    position: relative;
}

.event-time{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}

.event-title{
    /* text-decoration: underline; */
    color: #0178b9;
}

.event-title:hover{
    cursor: pointer;
}

.event-title:hover .full-details.desktop{
    display: block;
}

.full-details{
    width: 275px;
    position: absolute;
    background-color: #fff;
    top: 10px;
    border: 1px solid #ccc;
    z-index: 9;
}

@media all and (max-width: 500px) {
    .full-details{
        width: 200px;
    } 
}

@media all and (max-width: 350px) {
    .full-details{
        width: 190px;
    } 
}
@media all and (max-width: 330px) {
    .full-details{
        width: 185px;
    } 
}
@media all and (max-width: 320px) {
    .full-details{
        width: 175px;
    } 
}

.full-details.d-left{
    left: -10px;
    right: unset;
    z-index: 10;
}

.full-details.d-right{
    left: unset;
    right: -10px;
}

.event-marker{
    width: 100%;
    padding-top: 10px;
    height: 35px;
}

.event-marker.has-event::before{
    content: "\f111";
    font-family: "FontAwesome";
    color: #212529;
    font-size: 16px;
}

@media all and (min-width: 1001px) {
    .full-details.desktop{
        display: none;
    }

    .day-of-mnth{
        pointer-events: none;
    }

    .event-marker{
        display: none;
    }
}

@media all and (max-width: 1000px) {

    .cal-day-td{
        text-align: center;
    }

    .day-event-details{
        display: none;
    }

    .full-details.d-left{
        left: -0;
        right: unset;
        top: 0;
    }
    
    .full-details.d-right{
        left: unset;
        right: -0;
        top: 0;
    }
    .prev-mnth, .next-mnth {

        top: 8px;
    }
}


@media all and (max-width: 765px) {
    .prev-mnth, .next-mnth {
        top: 4px;
    }
}


.full-details-title{
    background-color: #179a9b;
    padding: 10px 15px;
    padding-right: 30px;
    position: relative;
    text-align: left;
}

.close-details{
    color: #fff;
    position: absolute;
    right: 15px;
    top: 10px;
}

.close-details:hover{
    color: #fff;
}

.full-details-title h6{
    margin-bottom: 0;
    font-weight: 700;
    color: #fff;
}

.full-details-content{
    padding: 10px 15px;
    text-align: left;
}

.full-details-time, .full-details-location, .full-details-cost{
    padding-left: 30px;
    position: relative;
    color: #212529 !important;
}

.full-details-time::before, .full-details-location::before, .full-details-cost::before{
    font-family: "FontAwesome";
    color: #212529;
    position: absolute;
    left: 0;
}

.full-details-time::before{
    content: "\f017";
    font-weight: 700;
}

.full-details-location::before{
    content: "\f3c5";
}

.full-details-cost::before{
    content: "\f02b";
}

.full-details-btn{
    background-color: #179a9b;
    color: #fff;
    padding: 5px 15px;
    position: relative;
    border: none;
    border-radius: 50px;
    transition: all 0.3s ease;
}

.full-details-btn:hover{
    padding-right: 40px;
}


.full-details-btn::after {
    display: none;
    padding-left: 8px;
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
}

.full-details-btn:hover::after {
    display: inline-block;
    position: absolute;
    left: 140px;
    animation: full-details-arrow 0.2s linear;
}

@keyframes full-details-arrow {
    0% {
        left: 0;
    }
    100% {
        left: 140;
    }
}

.edu-article-card-content svg {
    font-size: 45px;
    position: relative;
}




/* .pca-mission, .pca-vision{
    padding-left: 65px;
    position: relative;
} */

.pca-mission::before, .pca-vision::before{

    font-family: "FontAwesome";
    color: #212529;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 45px;
}
/* 
.pca-mission::before{
    content: '\f140';
}

.pca-vision::before{
    content: '\f06e';
} */

.course-details-btns{
    display: flex;
    align-items: center;
}

.social-media-btn.facebook{
    color: #3C5998;
}

.social-media-btn.twitter{
    color: #1EA1F2;
}

.social-media-btn.whatsapp{
    color: #4DC247;
}

.social-media-btn.mail{
    color: #848484;
}

.social-media-btn svg{
    width: 50px !important;
    height: 50px !important;

}



.calendar-transparent{

    background-color: transparent !important;
    color: #212529 !important;
    border: 1px solid #212529 !important;
    border-radius: 50px;
    margin-left: 50px;

}

@media all and (max-width: 767px) {

    .social-media-con{
        padding-bottom: 15px;
    }

    .course-details-btns{
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
    }
    
    
    .social-media-btn svg{
        width: 35px !important;
        height: 35px !important;
    
    }

    .calendar-transparent{
        background-color: transparent !important;
        color: #212529 !important;
        border: 1px solid #212529 !important;
        border-radius: 50px;
        margin-left: 0;
    }
}

.awards-section.awards-green section:nth-child(1) {
    background: #21c1cd;
}

.awards-section.awards-green section:nth-child(2) {
    background: #11b7c3;
}

.awards-section.awards-green section:nth-child(3) {
    background: #11adba;
}

.awards-section.awards-green section:nth-child(4) {
    background: #0fa7b2;
}

.awards-section.awards-green section:nth-child(5) {
    background: #0b9da8;
}

.awards-section.awards-green section:nth-child(6) {
    background: #0d97a2;
}

.awards-section.awards-green section:nth-child(7) {
    background: #0c8f99;
}

.awards-section.awards-green section:nth-child(8) {
    background: #0b878f;
}

.awards-section.awards-green section:nth-child(9) {
    background: #077e86;
}
/*================== end of courses ==================*/

.about-us-container svg {
    font-size: 72px;
    width: 1.25em !important;
    /* color: #4080be; */
}

.img-mark {
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #666;
}

.img-mark a {
    font-size: unset;
    color: unset;
    text-decoration: underline;
}

.img-mark a:hover {
    opacity: 0.5;
}

@media all and (max-width: 1500px) {
    .about-us-container svg {
        font-size: 60px;
        width: 1.25em !important;
    }
}

@media all and (max-width: 1300px) {
    .about-us-container svg {
        font-size: 56px;
        width: 1.25em !important;
    }
}

@media all and (max-width: 1200px) {
    .about-us-container svg {
        font-size: 48px;
        width: 1em !important;
    }
}

@media all and (min-width: 1200px) {
    .img-mark {
        position: absolute;
        bottom: 45px;
        right: 45px;
    }
}


/* old carousel */
.carousel {
    width: 100%;
}
    
.slide-box {
    display: flex;
    justify-content: center;
}


.cal-header a p {
    color: #000;
}

.cal-header .year-selected {
    cursor: pointer;
}
